From 91c38bdedc4dac24e69f7c7b8e027d1c561b75a3 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 5 Jun 2008 13:03:47 +0100 Subject: [PATCH] stubdom: upgrade lwip to newer upstream version since it provides bugfixes Signed-off-by: Samuel Thibault --- stubdom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubdom/Makefile b/stubdom/Makefile index b907f1c54d..e4efa5be95 100644 --- a/stubdom/Makefile +++ b/stubdom/Makefile @@ -12,7 +12,7 @@ GCC_VERSION=4.2.2 ZLIB_VERSION=1.2.3 LIBPCI_VERSION=2.2.9 NEWLIB_DATE=2008-01-01 -LWIP_DATE=2008-02-08 +LWIP_DATE=2008-06-01 WGET=wget -c -- 2.30.2